home *** CD-ROM | disk | FTP | other *** search
/ InterCD 2000 January / january_2000.iso / Site Building / Java Script It / jsit201f.exe / jsit.ch_ / jsit.ch / jsit.css < prev    next >
Encoding:
Cascading Style Sheet File  |  1999-11-11  |  1.0 KB  |  15 lines

  1. <style type="text/css">
  2.     A{text-decoration: underline}
  3.     A:hover{color: #FF0000; text-decoration: underline}
  4.     font.sectTitle{font-family: Arial; font-weight: bold; font-size: 18pt; color: #000000}
  5.     font.title{font-family: Arial; font-weight: bold; font-size: 12pt; color: #000000}
  6.     font.subTitle{font-family: Arial; font-weight: bold; font-size: 10pt; color: #185B9E}
  7.     font.content{font-family: TimesRoman; font-size: 10pt; color: #000000}
  8.     font.smallFont{font-family: Arial; font-size: 7pt; color: #000000}
  9.     font.seeAlso{font-family: Arial; font-weight: bold; font-size: 8pt; color: #E1E1E1}
  10.     font.sectTitleWht{font-family: Arial; font-weight: bold; font-size: 18pt; color: #FFFFFF}
  11.     font.tableHead{font-family: Arial; font-size: 9pt; font-weight: bold; color: #000000}
  12.     font.toc{font-family: Arial; font-size: 10pt; color: #000000}
  13.     #seeAlso {position:absolute; width: 120; left: 11; top: 65; background-color: #185B9E; visibility: hidden; border-color: #808080; border-style: solid; border-width: 2; padding: 5}
  14. </style>
  15.